Release 10.1A: OpenEdge Development:
Messaging and ESB
getTempTable function
Gets the handle to the newly created TempTable.
Syntax
Applies to
Message objects
Notes
- The handle parameter must be a declared handle. Any previous value of the handle parameter will be lost.
- The schema parameters specify the schema information and are passed directly to the
READ-XMLmethod. Specifying an Unknown value (?) for any of the schema parameters will result in the use of the default value for that parameter.- The TempTable is created from reading the
TempTableMessageand using theREAD-XMLmethod.- The
nameparameter is the name of the widget-pool to be used when creating the TempTable. (For more information on widget pools, see theCREATE-TEMP-TABLEentry in OpenEdge Development: Progress 4GL Reference .) A value of “?” will result in the use of the default pool.See also
createTempTableMessage procedure, setTempTable procedure, getTempTable function
For more information, see the "TempTableMessage" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |